Release 10.1A: OpenEdge Development:
Internationalizing Applications
Character attribute table
Figure B–1 shows a typical character attribute table.
Figure B–1: Format of the character attribute table
The
CODEPAGEkeyword signals the start of the table entry. TheCODEPAGE-NAMEkeyword precedes the name of the code page the character attribute table applies to. A code-page name cannot exceed 19 characters and can consist of the characters A–Z and a–z, the numerals 0–9, and the dash (-). TheTYPEkeyword tells OpenEdge whether the code page is single byte or multi-byte. For single byte,TYPEis 1. TheISALPHAkeyword signals the start of a character attribute table. A value of 1 means the corresponding character is alphabetic; a value of 0 means the corresponding character is not alphabetic.To build a character attribute table for a single-byte code page, provide 256 values in 16 rows of 16 values each. Be sure to format the rows of data exactly as shown.
The
ENDTABLEkeyword signals the end of the character attribute table. TheENDCODEPAGEkeyword signals the end of the table entry.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |